[INFO] fetching crate webgraph-algo 0.6.1...
[INFO] testing webgraph-algo-0.6.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate webgraph-algo 0.6.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate webgraph-algo 0.6.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate webgraph-algo 0.6.1
[INFO] tweaked toml for crates.io crate webgraph-algo 0.6.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webgraph-algo 0.6.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webgraph-algo 0.6.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9729cb6e08bc50c301e68c67c5451873f2e62935bcf68513929a2edd263d91a6
[INFO] running `Command { std: "docker" "start" "-a" "9729cb6e08bc50c301e68c67c5451873f2e62935bcf68513929a2edd263d91a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9729cb6e08bc50c301e68c67c5451873f2e62935bcf68513929a2edd263d91a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9729cb6e08bc50c301e68c67c5451873f2e62935bcf68513929a2edd263d91a6", kill_on_drop: false }`
[INFO] [stdout] 9729cb6e08bc50c301e68c67c5451873f2e62935bcf68513929a2edd263d91a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53eb014d68c37e5ebcfd1afb601939d0d1f43a4af9effc428a92f0b49ef413c1
[INFO] running `Command { std: "docker" "start" "-a" "53eb014d68c37e5ebcfd1afb601939d0d1f43a4af9effc428a92f0b49ef413c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling partition v0.1.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling arbitrary-chunks v0.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling maybe-dangling v0.1.2
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling rdst v0.20.14
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling lambert_w v1.2.34
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sync-cell-slice v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parallel_frontier v0.1.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling no-break v0.1.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling kahan v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling thread-priority v3.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling dsi-progress-logger v0.8.2
[INFO] [stderr]    Compiling java-properties v2.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling mem_dbg-derive v0.3.0
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling value-traits-derive v0.2.1
[INFO] [stderr]    Compiling lender-derive v0.1.3
[INFO] [stderr]    Compiling epserde-derive v0.12.2
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling lender v0.6.2
[INFO] [stderr]    Compiling mem_dbg-derive v0.2.1
[INFO] [stderr]    Compiling ambassador v0.5.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling value-traits v0.2.1
[INFO] [stderr]    Compiling sysctl v0.6.0
[INFO] [stderr]    Compiling mem_dbg v0.3.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling mmap-rs v0.7.0
[INFO] [stderr]    Compiling mem_dbg v0.4.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling common_traits v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.12.0/src/impls.rs:1011:25
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     const BITS: usize = <$ty>::BITS;
[INFO] [stdout]      |                 -----   ^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 expected because of the type of the associated constant
[INFO] [stdout] ...
[INFO] [stdout] 2475 | impl_float!(f32, AtomicF32, 0.0, 1.0, f64, AtomicF64, 0.0, 1.0,);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `common_traits` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "53eb014d68c37e5ebcfd1afb601939d0d1f43a4af9effc428a92f0b49ef413c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53eb014d68c37e5ebcfd1afb601939d0d1f43a4af9effc428a92f0b49ef413c1", kill_on_drop: false }`
[INFO] [stdout] 53eb014d68c37e5ebcfd1afb601939d0d1f43a4af9effc428a92f0b49ef413c1
